home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group00b.txt / 000077_icon-group-sender_Wed Oct 18 13:17:00 2000.msg < prev    next >
Internet Message Format  |  2001-01-03  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id e9IKFDB15925
  4.     for icon-group-addresses; Wed, 18 Oct 2000 13:15:13 -0700 (MST)
  5. Message-Id: <200010182015.e9IKFDB15925@baskerville.CS.Arizona.EDU>
  6. From: symbiot@my-deja.com
  7. X-Newsgroups: comp.lang.icon
  8. Subject: How to print a sorted list?
  9. Date: Wed, 18 Oct 2000 19:43:21 GMT
  10. X-Article-Creation-Date: Wed Oct 18 19:43:21 2000 GMT
  11. X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 95; DigExt)
  12. X-Http-Proxy: 1.0 SRVPROXY, 1.0 x67.deja.com:80 (Squid/1.1.22) for client 208.51.185.226
  13. X-MyDeja-Info: XMYDJUIDsymbiot
  14. To: icon-group@optima.CS.Arizona.EDU
  15. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  16. Status: RO
  17. Content-Length: 727
  18.  
  19. Greetings:
  20.  
  21. I've run into a qundry that I'm sure must be easy to solve...but I'm
  22. still stymied.
  23.  
  24. I have created a table...
  25.  
  26. values := table(0)
  27.  
  28. Processed it and added values to it.
  29.  
  30. Then I sorted it....
  31.  
  32. sortedvals := sort(values,2)
  33.  
  34. Now I'd like to print sortedvals.....and get errors.
  35.  
  36. I've tried every sort of permutation of "write" that I can think of.
  37.  
  38. I know that "sortedvals" is supposed a list of lists each containing
  39. the key and associated value from the table "values".
  40.  
  41. So how do I get it out of the computer??
  42.  
  43. Help is appreciated.
  44.  
  45. Thanx!
  46.  
  47. --
  48. "Wife who put husband in doghouse, soon find him in cathouse."
  49.                             -- Wisdom of the Tao
  50.  
  51.  
  52. Sent via Deja.com http://www.deja.com/
  53. Before you buy.
  54.